align-content & align-items


Posted by Rich on 2021-05-17

Align-content determines the spacing between lines, while align-items determines how the items as a whole are aligned within the container.
When there is only one line, align-content has no effect.










Related Posts

Selectors選取的集合-類陣列

Selectors選取的集合-類陣列

[第六週]  CSS  Part4 - Position 定位

[第六週] CSS Part4 - Position 定位

 [ 筆記 ] JavaScript 進階 05 - Execution Context - Scope Chain

[ 筆記 ] JavaScript 進階 05 - Execution Context - Scope Chain


Comments